home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 2000 October / Software of the Month - Ultimate Collection Shareware 277.iso / pc / PROGRAMS / UTILITY / WINLINUX / DATA1.CAB / programs_-_usrdoc / KBD-0.95 / TODO.{_B < prev   
Text File  |  1999-09-17  |  469b  |  11 lines

  1. - selection can now cut & paste 8-bit chars, but not yet Unicode
  2. - compose does not work together with Unicode
  3.   (struct kbdiacr has three chars: base + diacr -> result,
  4.    but the result should be a string)
  5. - strings produced by a function key cannot contain \000;
  6.   many other places this char is excluded
  7. - current status (translation table, Unicode output) can be set,
  8.   but not read out from the kernel; thus, showfont changes the
  9.   status, but cannot restore it
  10.  
  11.